metadata: preserve CLI flag anchors#810
Conversation
Signed-off-by: Herrtian <70463940+Herrtian@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Leading-hyphen cleanup now removes only one leading Reviewed by Cursor Bugbot for commit 1438a94. Bugbot is set up for automated code reviews on this repo. Configure here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #810 +/- ##
==========================================
+ Coverage 82.80% 82.88% +0.07%
==========================================
Files 171 171
Lines 14904 14908 +4
Branches 1305 1307 +2
==========================================
+ Hits 12341 12356 +15
+ Misses 2555 2544 -11
Partials 8 8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Fixes #757.
Preserves generated anchors for CLI flags that start with
--, while keeping the existing single-leading-hyphen cleanup.Checks: